The event handler receives an argument of type CacheDataCollectionItemEventArgs<T> containing data related to this event. The following CacheDataCollectionItemEventArgs<T> properties provide information specific to this event.
Property | Description |
---|---|
Index | Gets the index of the item. |
Item | Gets the item. |